Set Intersection

Definition

The intersection of two sets \(A\) and \(B\) is defined as the set of all elements in both \(A\) and \(B\).

\[ A \cup B = \{x \in \mathcal{U} : x \in A \ \text{and} \ x \in B\}\]